-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.11.6
-
Code
-
Classes
- ExporterManager
Total Complexity |
80 |
Dependencies |
15 |
Dependents |
2 |
Total lines |
625 |
Lines of code |
422 |
Logical lines of code |
267 |
Comment lines |
50 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_chunk() |
B |
34 |
16 |
95 |
export() |
A |
36 |
13 |
79 |
export_old() |
A |
38 |
13 |
69 |
nestedFields() |
A |
40 |
7 |
72 |
get_memory_limit() |
S |
56 |
7 |
17 |
download_file() |
S |
57 |
4 |
15 |
is_debug() |
S |
63 |
5 |
10 |
flattenFields() |
S |
55 |
3 |
19 |
has_enough_memory() |
S |
60 |
3 |
13 |
get_exporter() |
S |
66 |
3 |
9 |
get_exporters() |
S |
62 |
2 |
11 |
__construct() |
S |
79 |
1 |
3 |
delete_exporter() |
S |
76 |
1 |
4 |
has_enough_time() |
S |
78 |
1 |
3 |
get_memory_usage() |
S |
81 |
1 |
3 |